home *** CD-ROM | disk | FTP | other *** search
/ Spawn Figure Collection / spawn collection cd.iso / setup / data1.cab / Program_Executable_Files / title.dir / 00008.ls < prev    next >
Encoding:
Text File  |  1998-01-19  |  127 b   |  8 lines

  1. on exitFrame
  2.   global gmovlength
  3.   if the movieTime of sprite 1 < gmovlength then
  4.     go(the frame)
  5.   end if
  6.   loopsound()
  7. end
  8.